core: Make ostree_set_xattrs() private
authorColin Walters <walters@verbum.org>
Sun, 8 Sep 2013 01:56:36 +0000 (21:56 -0400)
committerColin Walters <walters@verbum.org>
Sun, 8 Sep 2013 18:41:51 +0000 (14:41 -0400)
commit0c2ea54e68937e460b15428d14972cedf9070856
tree87037f9f2d53d8e5ecdda351acbe7ee6abd636a0
parent27c3e7884ee124e13fceff1f39300b07b61e88ca
core: Make ostree_set_xattrs() private

Nothing external uses it.  We keep ostree_get_xattrs_for_file() public
because it's convenient for external consumers to get xattrs in
exactly the format we desire.

https://bugzilla.gnome.org/show_bug.cgi?id=707733
src/libostree/ostree-core-private.h
src/libostree/ostree-core.c
src/libostree/ostree-core.h
src/libostree/ostree-repo-checkout.c
src/libostree/ostree-repo-commit.c